Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint): fix lint error error: match can be simplified with .unwrap_or_default() #312 #313

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

ShehzadAhm
Copy link
Contributor

@ShehzadAhm ShehzadAhm commented Oct 2, 2024

Resolves Issue #312

@kyu08 kyu08 linked an issue Oct 2, 2024 that may be closed by this pull request
@kyu08 kyu08 self-requested a review October 2, 2024 16:15
@kyu08 kyu08 assigned kyu08 and ShehzadAhm and unassigned kyu08 Oct 2, 2024
@kyu08 kyu08 changed the title Fix lint error fix(lint): fix lint error error: match can be simplified with .unwrap_or_default() #312 Oct 4, 2024
Copy link
Owner

@kyu08 kyu08 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kyu08 kyu08 merged commit a90e095 into kyu08:main Oct 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix lint error error: match can be simplified with .unwrap_or_default()
2 participants